home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d5xx / d504 / polysilicon.lha / PolySiliCon / Install SiliCon / .work_scripts / temp_Sili-Startup < prev    next >
Text File  |  1991-06-27  |  471b  |  13 lines

  1. ;;; Sili Shell startup sequence (prototype)
  2. ;;; special version for temporary trial
  3. path add RAM:C_Install
  4. inshell ;;; this command is required
  5. ;;; adjust the other ingredients to taste:
  6. alias NewSili NewShell "CON:0/100/300/100/Sili Shell" from S_Trial:Sili-Startup
  7. ;;    ^^^ This replaces the script but is more restrictive (i.e. FIXED!)
  8. Prompt "== [CLI_%N].%S =="
  9. alias reverse echo "*E[0;0H*E[41;30m*E[J"
  10. alias normal echo "*E[0;0H*E[40;31m*E[J"
  11. alias del delete []
  12.  
  13.